home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / morbus.swf / scripts / DefineButton2_2610 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2007-03-20  |  69 b   |  4 lines

  1. on(release){
  2.    _root.q.charack.man.weapon.gotoAndStop("mace");
  3. }
  4.